Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / C1.Schedule Namespace / BaseList<T> Class
Properties Methods


In This Topic
    BaseList<T> Class Members
    In This Topic

    The following tables list the members exposed by BaseList<T>.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Protected PropertyGets the reference to the owning collection.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Methodstatic (Shared in Visual Basic)Compares 2 lists for their content equality.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Schedule.C1ObservableCollection<T>)
    Protected MethodOverridden. Overrides default behavior of Collection. Prevents from adding items non-existent in the parent collection.  
    Protected Method (Inherited from C1.Schedule.C1ObservableCollection<T>)
    Protected Method (Inherited from C1.Schedule.C1ObservableCollection<T>)
    Protected MethodOverridden. Overrides default behavior of Collection. Prevents from adding items non-existent in the parent collection.  
    Top
    See Also